section > .container, section > .container-fluid {
    padding-top: 0px;
    padding-bottom: 16px;
  }
  .padding-right-slider{
  padding-right: 0px;
  padding-left: 20px;
  }

  .post-slide10{padding-bottom:10px;margin:0 15px;position:relative;background:#fff!important;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}
  .post-slide10 img{width:100%;height:auto}
  .post-slide10 .post-date{position:absolute;top:2%;left:8%;padding:3% 5%;background:#e74c3c}
  .post-slide10 .month{font-size:14px;color:#fff;font-weight:700;text-transform:uppercase}
  .post-slide10 .month:after{content:"";display:block;border:1px solid #fff}
  .post-slide10 .date{font-size:14px;color:#fff;display:block;text-align:center;font-weight:700}
  .post-slide10 .post-title{margin:25px 0 15px 0}
  .post-slide10 .post-title a{font-size:15px;font-weight:700;color:#333;padding:0 15px;display:inline-block;text-transform:uppercase;transition:all .3s ease 0s}
  .post-slide10 .post-title a:hover{text-decoration:none;color:#e74c3c}
  .post-slide10 .post-description{font-size:14px;line-height:24px;color:grey;padding:0 15px}
  .post-slide10 .read-more{color:#333;padding:0 15px;text-transform:capitalize;transition:color .2s linear}
  .post-slide10 .read-more i{margin-left:10px;font-size:10px}
  .post-slide10 .read-more:hover{text-decoration:none;color:#e74c3c}
  .owl-controls .owl-buttons{margin-top:20px;position:relative}
  .owl-controls .owl-prev{position:absolute;left:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
  .owl-controls .owl-next{position:absolute;right:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
  .owl-controls .owl-next:after,.owl-controls .owl-prev:after{content:"\f104";font-family:FontAwesome;color:#d3d3d3;font-size:16px}
  .owl-controls .owl-next:after{content:"\f105"}
  .owl-controls .owl-next:hover,.owl-controls .owl-prev:hover{background:#e74c3c}
  @media only screen and (max-width:990px){.post-slide10{margin:0 20px}
  .owl-controls .owl-buttons .owl-prev{left:-20px;padding:5px 14px}
  .owl-controls .owl-buttons .owl-next{right:-20px;padding:5px 14px}
  }
  @media only screen and (max-width:767px){
  .owl-controls .owl-buttons .owl-prev{left:0;bottom:260px}
  .owl-controls .owl-buttons .owl-next{right:0;bottom:260px}
  .post-slide10 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: #fff!important;
    box-shadow: 0 1px 2px rgb(43 59 93 / 30%);
    margin-bottom: 2em;
    width: 100% !important;
    left: 17%;
  }

  .fa-angle-down:before {
    content: "\f107";
    color: #006242 !important;
  }

  .tp-caption{
    margin-left:35px;
  }

  .menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    background-color: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
  }

  .menuzord-menu ul.dropdown li a {
    color: #000 !important;

  }

  .allignment-display{
    display: block !important;
  }

  .header-mobile{
  background-color: #fff;
    /* padding-top: 20px; */
  }
  .padding-right-slider{
  padding-right: 0px;
  padding-left: 0px;
  }

  .why-zust{
  display:block !important;
  }

  .fullwidthbanner-container {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
  }


  .menuzord-menu > li > a {

    color: #000 !important;
  }

  @media (max-width: 1000px){
  .menuzord-responsive .menuzord-menu > li > a {
    border-bottom: solid 1px #a4a4a4;
  }
  }

  .header-back{

  background-color: #fff !important;
  }

  /* .btn-lg {
    margin-left: 10px !important;
  } */

  .menuzord-menu{
    box-shadow: none !important;
  }

  .arrows-annoc-slider{

  margin-bottom: 50px;
  margin-left: 0px !important;

  }

  .col-back-color{
  background-color: transparent !important;
  }

  .hide-on-mobile{

  display: none;
  }
  .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px;
    display: none;
  }

  .menuzord-menu > li > a{
  padding: 26px 16px;display: inline-block;text-decoration: none;font-size: 14px;font-weight: 600;
  color: #888;outline: 0;line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}

  .header-nav .header-nav-wrapper .menuzord {
    padding: 0;
    margin-top: -55px;
  }


  }


  .radu{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  }

  .radue{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  }

  .hr-class {
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 5px solid #006242;
  }

  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* width: 275px !important; */
  }

  .scrollToTop i {
    color: #A47C35 !important;
    font-size: 42px;
  }

  .menuzord-brand img {
      max-height: 61px;
      margin-left: 20px;
      width: 100%;
      margin-top: -7px;
  }

  .btn-dark.btn-theme-colored:hover {
    color: #fff;
    background-color: #A47C35;
    border-color: #A47C35;
  }

  .ahoverr{
  color:#fff;
  }

  .ahoverr:hover{
  color:#A47C35;
  }


  .ahoverrr{
  background-color: #006242; border-color: #006242; color:#fff;

  }

  .ahoverrr:hover{
  background-color: #A47C35; border-color: #A47C35;color:#fff;

  }
  .ahover{

  color: #006242;

  }
  .ahover:hover{

  color: #A47C35;

  }

  .post-slide10 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: #fff!important;
    box-shadow: 0 1px 2px rgb(43 59 93 / 30%);
    margin-bottom: 2em;
    width: 250px !important;
  }

  .bg-theme-colored1{

  background-color: #fff;
  }
  /*.tp-bgimg{

  width: 85% !important;
  }*/

  .container-fluid {
    padding-right: 0px;

  }

  /*.zeus.tparrows.tp-rightarrow{
  left:100% !important;
  }*/

  .icon-box-title{

  color:#fff;


  }
  .mr-right{
  margin-right: 100px;
  }

  .mtt-25{
  margin-top: 25px;
  }
  .row {
     margin-right: 0px;
     margin-left: 0px;
  }

  hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
  }

  .col-back-color{
  background-color: #006242;
  }

  .header-back{

  background-color: #006242;
  }

  .width-image{

  width: 32%;
  }

  .container-counter {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .text-white{

  text-align: left;
  }


  .text-whitee{

  text-align: right;
  }

  .bg-theme-colored-orange{

  background-color: #A47C35 !important;
  }

  .arrows-annoc-slider{

  margin-bottom: 50px;
  margin-left: 50px;

  }

  .container-without-pading{

    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }



  .menuzord-menu > li > a {
    padding: 13px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
  }


  .menuzord-menu.menuzord-right {
    float: left;
  }

  .fullwidthbanner-container {
    left: 0px !important;
    overflow: hidden !important;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    width: 100% !important;
  }

  .pl-slider-25{
  padding-left: 20px;
  }

  .why-zust{
  display:flex;
  }

  .header-nav {
    position: relative;
    margin-bottom: -4px;
  }

  @media (min-width: 1920px) and (max-width: 2560px)  {
  .mb-15 {
    margin-bottom: 20px !important;
  }

  .header-nav .header-nav-wrapper .menuzord {
    padding: 5px;
  }

  .left-card{

  height: 710px !important;
  margin-top: -10px;
  }

  }


  .left-card{

  background:#006242;
  padding-left:0;
  padding-right:0;
  height: 700px;
  }

  .bg-theme-coloreddd{
       background-color: #046241;
  }

  .allignment{
    margin-right: 40px;
    margin-left: 40px;
  }

  .allignment-display{
    justify-content: center;
    display: flex;
  }

  .menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 180px;
    white-space: nowrap;
    /*background-color: #006242;*/
    background:rgba(0, 98, 66, 1);
    /*opacity: 0.8;*/
    color: #fff;
    margin-top: 11px;
  }

  .menuzord-menu ul.dropdown li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 25px 7px 22px;
  }

  @media only screen and (max-width: 767px){
  .menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a {
    background: #006242;
    color: #fff !important;
    border-radius: 5px;
  }}

  .box-annoc::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  }


  .box-annoc::-webkit-scrollbar-thumb {
  background: #015036;
  border-radius: 5px;
  }

  .rounded-image-fac{
  border-radius: 10px;
  }

  .news-slider-home{
    overflow: auto;
    height: 530px;
    width: 410px;
    /*background: url(img/details.jpg);*/
    position: relative;
    z-index: 5;
    margin-left: -200px;
    margin-top: 75px;
    border-radius: 10px;
  }

  .buttons-before-footer{
    display: inline-block;
     /*padding-right: 0px !important;
     padding-left: 30px !important;*/
  }

  /*.float-contact{

    float: right;
  }*/

  .image_title_bulding{
    margin-top: -10px !important;
    margin-right: 30px;
  }

  .section-border{
    border-left: 15px solid #006242;margin-left: -15px;
  }

  .event-and-news-title{
    font-weight: 800;
    text-align: left;
    margin-left: 35px;
    color: #006242 !important;
  }

  .event-and-news-disc{
    text-align: left;
    color: #000 !important;
  }

  .event-link{
    text-align: left;
    float: left;
  }

  .why-zust-title{
    font-weight: 800;
    position: absolute;
    top: 10%;
    left: 14%;
  }

  .why-zust-disc{

  text-align: left;
  font-size: 15px;

  }

  .why-zust-link{

  text-align: left;float: left;
  }

  .container-without-pading-counter {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .width-image-counter{
    width: 41%;
  }

  .list-inlinee>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px !important;
  }

  .pull-rightt{
    float: right !important;
  }

  .pull-leftt {
    float: left !important;
  }

  .overview-alignment{
  margin-left: 55px;
  margin-right: 55px;
  }

  .image-overview {
    border-radius: 10px;
    height: 405px;
    position: absolute;
    left: 25%;
  }


  @media only screen and (max-width: 767px){

  .overview-alignment{
    margin-left: 15px;
    margin-right: 15px;
  }

  .with-margin-mobile{
      margin-right: 15px;
      margin-left: 15px;
  }


  .why-zust-title {
    font-weight: 800;
    position: absolute;
    top: 10%;
    left: 5%;
  }
  .why-zust-back-image-new {
    height: 300px;
  }

  .menuzord-brand img {
  width: 60% !important;
  }

  .price_all{
    margin-top: -25px;
  }

  .image_title_bulding{

    margin-top: 0px !important;
    font-size: 22px !important;
    text-align: left !important;
    margin-left: 15px !important;
  }

  .buttons-before-footer {
  float: left;
  }

  .slider-icons {
      margin-left: 0px !important;
      margin-right: 0px !important;

  }

  .slider-icon-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;

}


  .list-inlinee>li {
    font-size: 11px;
  }

  .image-overview{
    border-radius: 10px;
    max-width: 100%;
    float: none !important;
    height: unset;
    position: unset;
    left: unset !important;
  }

  .pl-section-boreder {
    padding-right: 0px !important;
  }

  .pr-50-why-aust {
  padding-right: 0px !important;
  }

  .image_title_bulding {
  margin-top: -10px !important;
  margin-left: 40px;
  }

  .why-zust-title {
  font-weight: 800;
  text-align: left;
  margin-left: 30px;
  }

  .why-zust-disc {
  text-align: left;
  padding-right: 20px;
  }

  }

  .pl-section-boreder{
  padding-left: 35px !important;
  }


  /*.pl-50-why-zust {
  padding-left: 35px;
  }*/

  .pr-50-why-aust{
    padding-right: 50px;
    position: absolute;
    top: 50%;
    left: 14%;
  }

  .ali-text{
  text-align: left;
  }

  .layer-overlay::before {
  background: rgba(0,0,0,0.7) none repeat scroll 0 0;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  }

  .parallax {
  background-position: center center !important;
  }

  @media (min-width:767px) and (max-width:1199px) {
  .left-card {
      display: none;
  }
  }

  @media (min-width:1200px) and (max-width:1200px) {

  .news-slider-home {
    overflow: auto;
    height: 450px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -240px;
    margin-top: 15px;
    border-radius: 10px;
  }

  .left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 555px;
  }

  }

  @media (min-width:1240px) and (max-width:1240px) {

  .news-slider-home {
    overflow: auto;
    height: 485px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -200px;
    margin-top: 15px;
    border-radius: 10px;
  }
  .left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 574px;
  }

  }


  @media (min-width:1280px) and (max-width:1280px) {

  .news-slider-home {
    overflow: auto;
    height: 485px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -200px;
    margin-top: 20px;
    border-radius: 10px;
  }

  .left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 593px;
  }

  }

  .box-details-height{
  height: 200px;
  }

  .learn_now_dy{
  position: absolute;
  bottom: 10px;
  }

  .line-height-learn {
  line-height: 1.3 !important;
  height: 40px;
  text-align: left !important;
  }

  .services{
    margin-top: 15px;
  }



  .header-top .widget ul >.bg-theme-colored:first-child:hover {
    background-color: #A47C35 !important;
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored:hover {
    background-color: #A47C35 !important;
    color: #ffffff !important;
  }

  .header-top .widget ul >.bg-theme-colored3:hover {
    background-color: #A47C35 !important;
    color: #ffffff !important;

  }

  .fa.fa-facebook, .fa.fa-twitter {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    color: #fff !important;
  }
  
  .list-inlinee.pull-right.flip.sm-pull-none.sm-text-center.list-bordered>li>a {
    color: #fff !important;
}

  .fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    color: #fff !important;
  }

  .text-white-contact{
    color: #fff;

  }

  .text-white-contact:hover{
    color: #fff;
  }

  .text-white-contact-lang{
    color: #fff;

  }


  .fa-top{
      color: #fff;
  }

  .fa-top:hover {
    color: #fff;
  }

  .header-top .widget ul >.bg-theme-colored:first-child:hover .text-white-contact {
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored:hover .text-white-contact {
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored3:hover .text-white-contact {
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored:first-child:hover .fa-top {
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored:hover .fa-top {
    color: #fff !important;
  }

  .header-top .widget ul >.bg-theme-colored3:hover .fa-top {
    color: #fff !important;
  }

  .bg-theme-colored {
     background-color: #006242 !important;
  }

  .bg-theme-colored3 {
     background-color: #006242 !important;
  }

  .fa-angle-down:before {
    content: "\f107";
    color: #fff;
  }

  .layer-overlay.overlay-theme-colored-9::before {
    background-color: #006242;
  }

  .text-white-grants{
    text-align:center;
    color:#fff;
  }

  .funfact i {
    font-size: 45px;
    color: #fff;
  }

  .text-theme-coloredd {
   color: #fff !important;
  }

  .funfact h2:after {
    bottom: 2px;
  }

  .line-bottom:after, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    border: 1px solid #fff;
  }

  .font-14 {
    font-size: 14px !important;
    color: #fff;
  }

  .ml-60-grants{
    margin-left: 60px !important;
  }

  .bg-theme-colored-why-zust {
    background-color: #006242 !important;
  }

  .why-zust-back-image-new{
    background-image: url(/images/why-zust.png);background-size: cover; background-position: center center;
  }

  .line-bottom-edu:after {
    border: 1px solid #A47C35;
    bottom: 1px;
  }


  /* for tablet */

  @media (min-width:767px) and (max-width:1200px){

      .overview-alignment{
          margin-left: 0;
          margin-right: 0;
      }

      .scroll-to-fixed-fixed{

        background-color: #f5fdfa;
    }

      .why-zust-back-image-new {
          height: 300px;
      }

      .why-zust {
          display: flex;
          flex-direction: column;
      }

      .style-icons{
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
      }

      .col-sm-4.col-md-4.trans {
          flex: 30%;
      }

      .text-center > img{
          width: unset;
      }

      .ali-text{
          text-align: center;
      }

      .text-tab{
          width: 100%;
      }

      .image-overview {
          border-radius: 10px;
          height: 405px;
          position: relative;
          left: 25%;
      }

      .cours-bottom{
          width: 100%;

      }
  }

  /* end tablet */

  @media (min-width:767px) and (max-width:1200px){
      .menuzord-menu > li > a {
          color: #000 !important;
      }

      .menuzord-menu ul.dropdown li a {
          color: #000 !important;
      }

      .menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a {
          background: #06492c;
          color: #fff !important;
          border-radius: 5px;
      }

      .menuzord .showhide {

          margin-top: -15px !important;
      }

    }

    .top-bar-width{
          width: 100%;
    background: #006242 !important;
    }

    .social-width{
      width: 45%;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .contact-width{
      width: 55%;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    @media screen and (max-width: 992px) {

      .social-width{
          width: 100% !important;
        }

        .contact-width{
          width: 100% !important;
        }
    }

    .style-majors{
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .megamenu-col-title {
      color: #fff !important;
      font-size: 11px !important;
      font-weight: 400 !important;
  }

  .list-inline {
      font-size: 11px!important;
  }

  .fa.fa-youtube-play:before,.fa-whatsapp:before {
      color: #fff !important;
  }



  /* new */

    @media (min-width: 1000px) and (max-width: 1200px){

      .menuzord-menu.menuzord-right {
          margin-left: 240px;
          margin-top: -15px;

      }

    .menuzord-menu > li > a {
      padding: 15px 10px !important;

    }

      .menuzord-brand img {
      max-height: 70px !important;
      width: 60% !important;
      }


    .menuzord-menu ul.dropdown li a {
        color: #fff !important;
    }


    }


